home *** CD-ROM | disk | FTP | other *** search
- object FullSlide: TFullSlide
- Left = 4
- Top = 38
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'FullSlide'
- ClientHeight = 433
- ClientWidth = 624
- Color = clBlack
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 96
- Position = poScreenCenter
- OnClick = ImageClick
- OnCreate = FormCreate
- TextHeight = 16
- object MultiImage1: TMultiImage
- Left = 8
- Top = 8
- Width = 601
- Height = 377
- JPegDither = 0
- JPegResolution = 8
- JPegSaveQuality = 25
- JPegSaveSmooh = 0
- ImageName = 'file not exits'
- Stretch = True
- OnClick = ImageClick
- end
- end
-